﻿2026-07-27T23:54:03.4499182Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-27T23:54:03.4499587Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-27T23:54:03.4499813Z [36;1m$PIN = "0c95435"[0m
2026-07-27T23:54:03.4500025Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-27T23:54:03.4500311Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-27T23:54:03.4500662Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-27T23:54:03.4501033Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-27T23:54:03.4501335Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-27T23:54:03.4501617Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-27T23:54:03.4501864Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-27T23:54:03.4502158Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-27T23:54:03.4502440Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-27T23:54:03.4502719Z [36;1m}[0m
2026-07-27T23:54:03.4502880Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-27T23:54:03.4503139Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-27T23:54:03.4507249Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-27T23:54:03.4507509Z env:
2026-07-27T23:54:03.4507823Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30315428232-1-f766d8431870427c9c2fa2b2b2c4dfa5
2026-07-27T23:54:03.4508288Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30315428232-1-f766d8431870427c9c2fa2b2b2c4dfa5
2026-07-27T23:54:03.4508698Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30315428232-1-f766d8431870427c9c2fa2b2b2c4dfa5
2026-07-27T23:54:03.4509010Z ##[endgroup]
2026-07-27T23:54:04.4366022Z    Compiling proc-macro2 v1.0.106
2026-07-27T23:54:04.4366483Z    Compiling unicode-ident v1.0.24
2026-07-27T23:54:04.4366872Z    Compiling quote v1.0.45
2026-07-27T23:54:04.4367123Z    Compiling cfg-if v1.0.4
2026-07-27T23:54:04.4367414Z    Compiling serde_core v1.0.228
2026-07-27T23:54:04.4367626Z    Compiling serde v1.0.228
2026-07-27T23:54:04.4367897Z    Compiling windows-link v0.2.1
2026-07-27T23:54:04.4368221Z    Compiling portable-atomic v1.13.1
2026-07-27T23:54:04.4368563Z    Compiling getrandom v0.3.4
2026-07-27T23:54:04.4368883Z    Compiling typenum v1.20.1
2026-07-27T23:54:04.4369352Z    Compiling pin-project-lite v0.2.17
2026-07-27T23:54:04.4369704Z    Compiling version_check v0.9.5
2026-07-27T23:54:04.4370568Z    Compiling critical-section v1.2.0
2026-07-27T23:54:04.4371239Z    Compiling memchr v2.8.1
2026-07-27T23:54:04.4371658Z    Compiling find-msvc-tools v0.1.9
2026-07-27T23:54:04.4373424Z    Compiling shlex v2.0.1
2026-07-27T23:54:04.5414554Z    Compiling windows-sys v0.61.2
2026-07-27T23:54:04.5414971Z    Compiling subtle v2.6.1
2026-07-27T23:54:04.5713852Z    Compiling smallvec v1.15.1
2026-07-27T23:54:04.6292427Z    Compiling futures-core v0.3.32
2026-07-27T23:54:04.7119667Z    Compiling equivalent v1.0.2
2026-07-27T23:54:04.7946230Z    Compiling bytes v1.11.1
2026-07-27T23:54:04.8136205Z    Compiling itoa v1.0.18
2026-07-27T23:54:04.8340316Z    Compiling semver v1.0.28
2026-07-27T23:54:04.8737140Z    Compiling stable_deref_trait v1.2.1
2026-07-27T23:54:04.9193039Z    Compiling log v0.4.32
2026-07-27T23:54:04.9461294Z    Compiling generic-array v0.14.7
2026-07-27T23:54:04.9839889Z    Compiling slab v0.4.12
2026-07-27T23:54:04.9891906Z    Compiling rand_core v0.10.1
2026-07-27T23:54:05.0366431Z    Compiling rustc_version v0.4.1
2026-07-27T23:54:05.0934728Z    Compiling futures-sink v0.3.32
2026-07-27T23:54:05.1647522Z    Compiling futures-io v0.3.32
2026-07-27T23:54:05.2268517Z    Compiling hashbrown v0.17.1
2026-07-27T23:54:05.4460561Z    Compiling futures-channel v0.3.32
2026-07-27T23:54:05.4917162Z    Compiling futures-task v0.3.32
2026-07-27T23:54:05.4917820Z    Compiling rustversion v1.0.22
2026-07-27T23:54:05.5545379Z    Compiling getrandom v0.2.17
2026-07-27T23:54:05.5856185Z    Compiling cpufeatures v0.2.17
2026-07-27T23:54:05.5865412Z    Compiling getrandom v0.4.2
2026-07-27T23:54:05.6079693Z    Compiling jobserver v0.1.34
2026-07-27T23:54:05.6370150Z    Compiling fnv v1.0.7
2026-07-27T23:54:05.7824331Z    Compiling libc v0.2.186
2026-07-27T23:54:05.8434858Z    Compiling strsim v0.11.1
2026-07-27T23:54:05.8435314Z    Compiling cfg_aliases v0.2.1
2026-07-27T23:54:05.8435673Z    Compiling litemap v0.8.2
2026-07-27T23:54:05.8618001Z    Compiling autocfg v1.5.1
2026-07-27T23:54:05.8642454Z    Compiling writeable v0.6.3
2026-07-27T23:54:05.8682331Z    Compiling fs_extra v1.3.0
2026-07-27T23:54:05.8748580Z    Compiling cc v1.2.63
2026-07-27T23:54:06.1482891Z    Compiling ident_case v1.0.1
2026-07-27T23:54:06.2744983Z    Compiling indexmap v2.14.0
2026-07-27T23:54:06.2984238Z    Compiling icu_properties_data v2.2.0
2026-07-27T23:54:06.3241868Z    Compiling utf8_iter v1.0.4
2026-07-27T23:54:06.3937270Z    Compiling dunce v1.0.5
2026-07-27T23:54:06.3942611Z    Compiling syn v2.0.117
2026-07-27T23:54:06.4756622Z    Compiling icu_normalizer_data v2.2.0
2026-07-27T23:54:06.7037254Z    Compiling percent-encoding v2.3.2
2026-07-27T23:54:06.7037951Z    Compiling http v1.4.1
2026-07-27T23:54:06.7038268Z    Compiling thiserror v2.0.18
2026-07-27T23:54:06.7118103Z    Compiling cpufeatures v0.3.0
2026-07-27T23:54:06.8856988Z    Compiling crypto-common v0.1.7
2026-07-27T23:54:06.9462974Z    Compiling cmake v0.1.58
2026-07-27T23:54:06.9521119Z    Compiling unicode-segmentation v1.13.3
2026-07-27T23:54:06.9836313Z    Compiling aws-lc-rs v1.17.0
2026-07-27T23:54:07.0538630Z    Compiling scopeguard v1.2.0
2026-07-27T23:54:07.0574453Z    Compiling block-buffer v0.10.4
2026-07-27T23:54:07.1167327Z    Compiling form_urlencoded v1.2.2
2026-07-27T23:54:07.2053844Z    Compiling lock_api v0.4.14
2026-07-27T23:54:07.3234232Z    Compiling chacha20 v0.10.0
2026-07-27T23:54:07.3266132Z    Compiling winapi v0.3.9
2026-07-27T23:54:07.4114570Z    Compiling untrusted v0.9.0
2026-07-27T23:54:07.4239542Z    Compiling bitflags v2.12.1
2026-07-27T23:54:07.4304753Z    Compiling digest v0.10.7
2026-07-27T23:54:07.6128172Z    Compiling rand v0.10.1
2026-07-27T23:54:07.6128698Z    Compiling num-traits v0.2.19
2026-07-27T23:54:07.6132244Z    Compiling windows-result v0.4.1
2026-07-27T23:54:07.6228854Z    Compiling windows-strings v0.5.1
2026-07-27T23:54:07.6471710Z    Compiling rustls v0.23.40
2026-07-27T23:54:07.6556309Z    Compiling heck v0.5.0
2026-07-27T23:54:07.6799629Z    Compiling convert_case v0.10.0
2026-07-27T23:54:07.7811026Z    Compiling anyhow v1.0.102
2026-07-27T23:54:07.8022047Z    Compiling atomic-waker v1.1.2
2026-07-27T23:54:07.9836296Z    Compiling const-oid v0.10.2
2026-07-27T23:54:08.0148960Z    Compiling unicode-xid v0.2.6
2026-07-27T23:54:08.0724408Z    Compiling parking_lot_core v0.9.12
2026-07-27T23:54:08.0935899Z    Compiling httparse v1.10.1
2026-07-27T23:54:08.1165469Z    Compiling zerocopy v0.8.50
2026-07-27T23:54:08.1342962Z    Compiling http-body v1.0.1
2026-07-27T23:54:08.2320744Z    Compiling hybrid-array v0.4.12
2026-07-27T23:54:08.2445793Z    Compiling aws-lc-sys v0.41.0
2026-07-27T23:54:08.2880653Z    Compiling ring v0.17.14
2026-07-27T23:54:08.3420956Z    Compiling curve25519-dalek v4.1.3
2026-07-27T23:54:08.3844961Z    Compiling ahash v0.8.12
2026-07-27T23:54:08.4767428Z    Compiling either v1.16.0
2026-07-27T23:54:09.3837670Z    Compiling fastrand v2.4.1
2026-07-27T23:54:09.4453192Z    Compiling powerfmt v0.2.0
2026-07-27T23:54:09.5553037Z    Compiling base64ct v1.8.3
2026-07-27T23:54:09.5576156Z    Compiling uuid v1.23.2
2026-07-27T23:54:09.6690554Z    Compiling deranged v0.5.8
2026-07-27T23:54:09.7381018Z    Compiling rand_core v0.6.4
2026-07-27T23:54:09.8367482Z    Compiling synstructure v0.13.2
2026-07-27T23:54:09.8700547Z    Compiling darling_core v0.20.11
2026-07-27T23:54:09.9969941Z    Compiling pem-rfc7468 v1.0.0
2026-07-27T23:54:10.5699738Z    Compiling tinyvec_macros v0.1.1
2026-07-27T23:54:10.9290102Z    Compiling vcpkg v0.2.15
2026-07-27T23:54:10.9370115Z    Compiling try-lock v0.2.5
2026-07-27T23:54:11.0455920Z    Compiling time-core v0.1.8
2026-07-27T23:54:11.1102455Z    Compiling base64 v0.22.1
2026-07-27T23:54:11.1179555Z    Compiling tower-service v0.3.3
2026-07-27T23:54:11.2422464Z    Compiling data-encoding v2.11.0
2026-07-27T23:54:11.2430463Z    Compiling zmij v1.0.21
2026-07-27T23:54:11.2430794Z    Compiling num-conv v0.2.2
2026-07-27T23:54:11.2973723Z    Compiling pkg-config v0.3.33
2026-07-27T23:54:11.4181006Z    Compiling want v0.3.1
2026-07-27T23:54:11.5341729Z    Compiling parking_lot v0.12.5
2026-07-27T23:54:11.6415077Z    Compiling tinyvec v1.11.0
2026-07-27T23:54:11.6768485Z    Compiling vergen-lib v9.1.0
2026-07-27T23:54:11.6883941Z    Compiling block-buffer v0.12.0
2026-07-27T23:54:11.8342019Z    Compiling crypto-common v0.2.2
2026-07-27T23:54:11.9680734Z    Compiling sha2 v0.10.9
2026-07-27T23:54:11.9975377Z    Compiling inout v0.1.4
2026-07-27T23:54:12.0483912Z    Compiling n0-future v0.3.2
2026-07-27T23:54:12.1176418Z    Compiling spin v0.10.0
2026-07-27T23:54:12.1508280Z    Compiling serde_json v1.0.150
2026-07-27T23:54:12.1860432Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-27T23:54:12.2239021Z    Compiling parking v2.2.1
2026-07-27T23:54:12.2568445Z    Compiling diatomic-waker v0.2.3
2026-07-27T23:54:12.3107686Z    Compiling libsqlite3-sys v0.30.1
2026-07-27T23:54:12.4339306Z    Compiling socket2 v0.6.4
2026-07-27T23:54:12.4439945Z    Compiling mio v1.2.1
2026-07-27T23:54:12.4752048Z    Compiling signature v2.2.0
2026-07-27T23:54:12.4843994Z    Compiling httpdate v1.0.3
2026-07-27T23:54:12.5188447Z    Compiling cordyceps v0.3.4
2026-07-27T23:54:12.5358287Z    Compiling crossbeam-utils v0.8.21
2026-07-27T23:54:12.7114542Z    Compiling winnow v1.0.3
2026-07-27T23:54:12.7589744Z    Compiling digest v0.11.3
2026-07-27T23:54:12.8580755Z    Compiling futures-buffered v0.2.13
2026-07-27T23:54:12.8786882Z    Compiling ed25519 v2.2.3
2026-07-27T23:54:13.1689135Z    Compiling futures-lite v2.6.1
2026-07-27T23:54:13.1712838Z    Compiling cipher v0.4.4
2026-07-27T23:54:13.2839536Z    Compiling vergen-lib v0.1.6
2026-07-27T23:54:13.3291901Z    Compiling serde_derive v1.0.228
2026-07-27T23:54:13.3607761Z    Compiling zeroize_derive v1.4.3
2026-07-27T23:54:13.4079540Z    Compiling zerofrom-derive v0.1.7
2026-07-27T23:54:13.6305506Z    Compiling yoke-derive v0.8.2
2026-07-27T23:54:13.6306056Z    Compiling tokio-macros v2.7.0
2026-07-27T23:54:13.6306493Z    Compiling futures-macro v0.3.32
2026-07-27T23:54:13.7872331Z    Compiling zerovec-derive v0.11.3
2026-07-27T23:54:13.7993282Z    Compiling displaydoc v0.2.6
2026-07-27T23:54:14.1593745Z    Compiling tracing-attributes v0.1.31
2026-07-27T23:54:14.2180629Z    Compiling thiserror-impl v2.0.18
2026-07-27T23:54:14.2248502Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-27T23:54:14.2559273Z    Compiling zeroize v1.8.2
2026-07-27T23:54:14.6233287Z    Compiling rustls-pki-types v1.14.1
2026-07-27T23:54:14.6353605Z    Compiling tokio v1.52.3
2026-07-27T23:54:14.6354106Z    Compiling futures-util v0.3.32
2026-07-27T23:54:14.8759901Z    Compiling darling_macro v0.20.11
2026-07-27T23:54:14.9927858Z    Compiling derive_more-impl v2.1.1
2026-07-27T23:54:15.1894874Z    Compiling windows-implement v0.60.2
2026-07-27T23:54:15.3197231Z    Compiling windows-interface v0.59.3
2026-07-27T23:54:15.4234499Z    Compiling spez v0.1.2
2026-07-27T23:54:15.4299168Z    Compiling n0-error-macros v0.1.3
2026-07-27T23:54:15.9274082Z    Compiling der v0.8.0-rc.10
2026-07-27T23:54:15.9274778Z    Compiling zerofrom v0.1.8
2026-07-27T23:54:16.2325487Z    Compiling yoke v0.8.3
2026-07-27T23:54:16.2890544Z    Compiling pin-project-internal v1.1.13
2026-07-27T23:54:16.2890915Z    Compiling darling v0.20.11
2026-07-27T23:54:16.3138676Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-27T23:54:16.3669598Z    Compiling vergen v9.1.0
2026-07-27T23:54:16.3708408Z    Compiling windows-core v0.62.2
2026-07-27T23:54:16.5109110Z    Compiling universal-hash v0.5.1
2026-07-27T23:54:16.5831758Z    Compiling zerovec v0.11.6
2026-07-27T23:54:16.5960340Z    Compiling zerotrie v0.2.4
2026-07-27T23:54:16.6743403Z    Compiling derive_builder_core v0.20.2
2026-07-27T23:54:16.8803825Z    Compiling n0-error v0.1.3
2026-07-27T23:54:16.8931368Z    Compiling noq-udp v0.10.0
2026-07-27T23:54:17.2668712Z    Compiling tinystr v0.8.3
2026-07-27T23:54:17.3054544Z    Compiling potential_utf v0.1.5
2026-07-27T23:54:17.3425870Z    Compiling spki v0.8.0-rc.4
2026-07-27T23:54:17.3705922Z    Compiling heapless v0.7.17
2026-07-27T23:54:17.4615981Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-27T23:54:17.5279234Z    Compiling icu_locale_core v2.2.0
2026-07-27T23:54:17.5948688Z    Compiling icu_collections v2.2.0
2026-07-27T23:54:17.5949808Z    Compiling sync_wrapper v1.0.2
2026-07-27T23:54:17.6027938Z    Compiling opaque-debug v0.3.1
2026-07-27T23:54:17.7102524Z    Compiling allocator-api2 v0.2.21
2026-07-27T23:54:17.7825219Z    Compiling byteorder v1.5.0
2026-07-27T23:54:17.8145258Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-27T23:54:17.9988582Z    Compiling pin-project v1.1.13
2026-07-27T23:54:17.9989046Z    Compiling hash32 v0.2.1
2026-07-27T23:54:18.0253612Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-27T23:54:18.0969218Z    Compiling polyval v0.6.2
2026-07-27T23:54:18.1499246Z    Compiling futures-executor v0.3.32
2026-07-27T23:54:18.1907935Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-27T23:54:18.2552387Z    Compiling derive_builder_macro v0.20.2
2026-07-27T23:54:18.2856996Z    Compiling ed25519-dalek v2.2.0
2026-07-27T23:54:18.4448061Z    Compiling vergen-gitcl v1.0.8
2026-07-27T23:54:18.4881126Z    Compiling spin v0.9.8
2026-07-27T23:54:18.6252805Z    Compiling icu_provider v2.2.0
2026-07-27T23:54:18.6272854Z    Compiling windows-threading v0.2.1
2026-07-27T23:54:18.6916069Z    Compiling tower-layer v0.3.3
2026-07-27T23:54:18.7275368Z    Compiling ryu v1.0.23
2026-07-27T23:54:18.8352782Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-27T23:54:18.8353251Z    Compiling derive_builder v0.20.2
2026-07-27T23:54:18.8650166Z    Compiling fallible-iterator v0.3.0
2026-07-27T23:54:18.9858324Z    Compiling icu_properties v2.2.0
2026-07-27T23:54:18.9943946Z    Compiling icu_normalizer v2.2.0
2026-07-27T23:54:19.0566045Z    Compiling ipnet v2.12.0
2026-07-27T23:54:19.1446785Z    Compiling signature v3.0.0
2026-07-27T23:54:19.3513592Z    Compiling ed25519 v3.0.0-rc.4
2026-07-27T23:54:19.4485517Z    Compiling once_cell v1.21.4
2026-07-27T23:54:19.5020480Z    Compiling tokio-util v0.7.18
2026-07-27T23:54:19.5305271Z    Compiling prefix-trie v0.8.4
2026-07-27T23:54:19.6934513Z    Compiling tracing-core v0.1.36
2026-07-27T23:54:19.8001425Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-27T23:54:19.8837797Z    Compiling hashbrown v0.14.5
2026-07-27T23:54:19.9758485Z    Compiling proc-macro-crate v3.5.0
2026-07-27T23:54:19.9758872Z    Compiling windows-future v0.3.2
2026-07-27T23:54:20.0314044Z    Compiling windows-targets v0.52.6
2026-07-27T23:54:20.1456282Z    Compiling tracing v0.1.44
2026-07-27T23:54:20.1456658Z    Compiling derive_more v2.1.1
2026-07-27T23:54:20.2502077Z    Compiling idna_adapter v1.2.2
2026-07-27T23:54:20.2907313Z    Compiling spt-proto v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-proto)
2026-07-27T23:54:20.4545341Z    Compiling idna v1.1.0
2026-07-27T23:54:20.4545795Z    Compiling futures v0.3.32
2026-07-27T23:54:20.5733213Z    Compiling h2 v0.4.14
2026-07-27T23:54:20.5801948Z    Compiling hashlink v0.9.1
2026-07-27T23:54:20.6467468Z    Compiling ghash v0.5.1
2026-07-27T23:54:20.6706064Z    Compiling windows-collections v0.3.2
2026-07-27T23:54:20.7115568Z    Compiling windows-numerics v0.3.1
2026-07-27T23:54:20.7335061Z    Compiling cobs v0.3.0
2026-07-27T23:54:20.8278226Z    Compiling aes v0.8.4
2026-07-27T23:54:20.8278515Z    Compiling ctr v0.9.2
2026-07-27T23:54:20.9297007Z    Compiling url v2.5.8
2026-07-27T23:54:20.9907091Z    Compiling postcard-derive v0.2.2
2026-07-27T23:54:20.9907747Z    Compiling fs2 v0.4.3
2026-07-27T23:54:21.0939286Z    Compiling rusqlite v0.32.1
2026-07-27T23:54:21.0939590Z    Compiling sha2 v0.11.0-rc.5
2026-07-27T23:54:21.2208978Z    Compiling time v0.3.47
2026-07-27T23:54:21.3153059Z    Compiling http-body-util v0.1.3
2026-07-27T23:54:21.3154022Z    Compiling aead v0.5.2
2026-07-27T23:54:21.3592221Z    Compiling utf8parse v0.2.2
2026-07-27T23:54:21.5208557Z    Compiling ipconfig v0.3.4
2026-07-27T23:54:21.5781120Z    Compiling widestring v1.2.1
2026-07-27T23:54:21.6383206Z    Compiling arrayvec v0.7.6
2026-07-27T23:54:21.7058864Z    Compiling aes-gcm v0.10.3
2026-07-27T23:54:21.7059354Z    Compiling windows v0.62.2
2026-07-27T23:54:21.7270770Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-27T23:54:21.8417834Z    Compiling postcard v1.1.3
2026-07-27T23:54:21.8932188Z    Compiling num_enum_derive v0.7.6
2026-07-27T23:54:21.9113815Z    Compiling data-encoding-macro v0.1.20
2026-07-27T23:54:21.9507987Z    Compiling windows-sys v0.59.0
2026-07-27T23:54:22.0484707Z    Compiling tower v0.5.3
2026-07-27T23:54:22.1719547Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-27T23:54:22.4987722Z    Compiling spt-store v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-07-27T23:54:22.7147230Z    Compiling crossbeam-channel v0.5.15
2026-07-27T23:54:22.7579725Z    Compiling crossbeam-epoch v0.9.18
2026-07-27T23:54:22.7852992Z    Compiling chrono v0.4.45
2026-07-27T23:54:22.8239145Z    Compiling strum_macros v0.28.0
2026-07-27T23:54:23.0269905Z    Compiling enum-assoc v1.3.0
2026-07-27T23:54:23.3782198Z    Compiling iroh-metrics-derive v0.4.1
2026-07-27T23:54:23.4047964Z    Compiling async-trait v0.1.89
2026-07-27T23:54:23.7250673Z    Compiling blake3 v1.8.5
2026-07-27T23:54:24.0026969Z    Compiling windows-registry v0.6.1
2026-07-27T23:54:24.0905704Z    Compiling memoffset v0.6.5
2026-07-27T23:54:24.2764213Z    Compiling noq v0.18.0
2026-07-27T23:54:24.2896405Z    Compiling netwatch v0.16.0
2026-07-27T23:54:24.3468349Z    Compiling acto v0.8.2
2026-07-27T23:54:24.4132667Z    Compiling mac-addr v0.3.0
2026-07-27T23:54:24.4456653Z    Compiling sorted-index-buffer v0.2.1
2026-07-27T23:54:24.4999403Z    Compiling foldhash v0.2.0
2026-07-27T23:54:24.4999772Z    Compiling identity-hash v0.1.0
2026-07-27T23:54:24.6307641Z    Compiling lru-slab v0.1.2
2026-07-27T23:54:24.6427986Z    Compiling tagptr v0.2.0
2026-07-27T23:54:24.6789750Z    Compiling ref-cast v1.0.25
2026-07-27T23:54:24.6795597Z    Compiling rustc-hash v2.1.2
2026-07-27T23:54:24.6865975Z    Compiling thiserror v1.0.69
2026-07-27T23:54:24.7341232Z    Compiling xml-rs v0.8.28
2026-07-27T23:54:24.7948218Z    Compiling moka v0.12.15
2026-07-27T23:54:24.8261742Z    Compiling hashbrown v0.16.1
2026-07-27T23:54:24.8469631Z    Compiling netdev v0.42.0
2026-07-27T23:54:25.0119790Z    Compiling iroh-relay v0.98.0
2026-07-27T23:54:25.1915920Z    Compiling iroh-metrics v0.38.3
2026-07-27T23:54:25.3207145Z    Compiling hyper v1.10.1
2026-07-27T23:54:25.4692434Z    Compiling xmltree v0.10.3
2026-07-27T23:54:25.6884713Z    Compiling strum v0.28.0
2026-07-27T23:54:25.7347891Z    Compiling num_enum v0.7.6
2026-07-27T23:54:25.7348531Z    Compiling tower-http v0.6.11
2026-07-27T23:54:25.8040117Z    Compiling spt-msg v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-07-27T23:54:26.0305896Z    Compiling iroh-base v0.98.0
2026-07-27T23:54:26.0306790Z    Compiling attohttpc v0.30.1
2026-07-27T23:54:26.0759779Z    Compiling n0-watcher v0.6.1
2026-07-27T23:54:26.0905601Z    Compiling tokio-stream v0.1.18
2026-07-27T23:54:26.2929571Z    Compiling serde_spanned v0.6.9
2026-07-27T23:54:26.3362258Z    Compiling toml_datetime v0.6.11
2026-07-27T23:54:26.3597062Z    Compiling ref-cast-impl v1.0.25
2026-07-27T23:54:26.4283383Z    Compiling thiserror-impl v1.0.69
2026-07-27T23:54:26.8746239Z    Compiling hyper-util v0.1.20
2026-07-27T23:54:26.8749861Z    Compiling serde_derive_internals v0.29.1
2026-07-27T23:54:27.0214919Z    Compiling simple-dns v0.9.3
2026-07-27T23:54:27.1332154Z    Compiling serial-core v0.4.0
2026-07-27T23:54:27.2095555Z    Compiling aho-corasick v1.1.4
2026-07-27T23:54:27.2606617Z    Compiling regex-syntax v0.8.10
2026-07-27T23:54:27.2727337Z    Compiling smol_str v0.1.24
2026-07-27T23:54:27.2892201Z    Compiling winnow v0.7.15
2026-07-27T23:54:27.3714797Z    Compiling constant_time_eq v0.4.2
2026-07-27T23:54:27.5590530Z    Compiling resolv-conf v0.7.6
2026-07-27T23:54:27.6243778Z    Compiling winreg v0.10.1
2026-07-27T23:54:28.0163938Z    Compiling toml_write v0.1.2
2026-07-27T23:54:28.1292589Z    Compiling simdutf8 v0.1.5
2026-07-27T23:54:28.1586402Z    Compiling sha1_smol v1.0.1
2026-07-27T23:54:28.1858362Z    Compiling arrayref v0.3.9
2026-07-27T23:54:28.1987420Z    Compiling schemars_derive v1.2.1
2026-07-27T23:54:28.3271335Z    Compiling iroh-dns v0.98.0
2026-07-27T23:54:28.4897394Z    Compiling igd-next v0.17.1
2026-07-27T23:54:28.4961721Z    Compiling serial-windows v0.4.0
2026-07-27T23:54:28.7854909Z    Compiling lru v0.16.4
2026-07-27T23:54:28.9215053Z    Compiling webpki-roots v1.0.7
2026-07-27T23:54:28.9920249Z    Compiling seize v0.5.1
2026-07-27T23:54:29.0550515Z    Compiling darling_core v0.23.0
2026-07-27T23:54:29.0673607Z    Compiling serde_bytes v0.11.19
2026-07-27T23:54:29.0882224Z    Compiling hmac v0.12.1
2026-07-27T23:54:29.1934278Z    Compiling iroh v0.98.2
2026-07-27T23:54:29.2593517Z    Compiling toml_edit v0.22.27
2026-07-27T23:54:29.2810070Z    Compiling anstyle v1.0.14
2026-07-27T23:54:29.3450889Z    Compiling regex-automata v0.4.14
2026-07-27T23:54:29.5673178Z    Compiling dyn-clone v1.0.20
2026-07-27T23:54:29.5719432Z    Compiling bitflags v1.3.2
2026-07-27T23:54:29.5772084Z    Compiling lazy_static v1.5.0
2026-07-27T23:54:29.6869580Z    Compiling cmov v0.5.4
2026-07-27T23:54:29.7135152Z    Compiling pin-utils v0.1.0
2026-07-27T23:54:29.7138003Z    Compiling once_cell_polyfill v1.70.2
2026-07-27T23:54:29.8450685Z    Compiling anstyle-wincon v3.0.11
2026-07-27T23:54:29.8653794Z    Compiling nix v0.25.1
2026-07-27T23:54:29.8949296Z    Compiling shared_library v0.1.9
2026-07-27T23:54:29.9051741Z    Compiling papaya v0.2.4
2026-07-27T23:54:29.9764722Z    Compiling ctutils v0.4.2
2026-07-27T23:54:30.0474266Z    Compiling hkdf v0.12.4
2026-07-27T23:54:30.1948255Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-27T23:54:30.2208384Z    Compiling serial v0.4.0
2026-07-27T23:54:30.3717834Z    Compiling filedescriptor v0.8.3
2026-07-27T23:54:30.3718408Z    Compiling anstyle-parse v1.0.0
2026-07-27T23:54:30.4374960Z    Compiling backon v1.6.0
2026-07-27T23:54:30.4945953Z    Compiling anstyle-query v1.1.5
2026-07-27T23:54:30.6379411Z    Compiling vte_generate_state_changes v0.1.2
2026-07-27T23:54:30.7092509Z    Compiling downcast-rs v1.2.1
2026-07-27T23:54:30.7315732Z    Compiling schemars v1.2.1
2026-07-27T23:54:30.7316093Z    Compiling paste v1.0.15
2026-07-27T23:54:30.7605785Z    Compiling colorchoice v1.0.5
2026-07-27T23:54:30.8545016Z    Compiling instability v0.3.12
2026-07-27T23:54:30.8891519Z    Compiling foldhash v0.1.5
2026-07-27T23:54:31.0595683Z    Compiling shell-words v1.1.1
2026-07-27T23:54:31.1324864Z    Compiling unicode-width v0.2.0
2026-07-27T23:54:31.1325265Z    Compiling is_terminal_polyfill v1.70.2
2026-07-27T23:54:31.2071211Z    Compiling portable-pty v0.8.1
2026-07-27T23:54:31.3278751Z    Compiling anstream v1.0.0
2026-07-27T23:54:31.3738327Z    Compiling vte v0.13.1
2026-07-27T23:54:31.4129466Z    Compiling toml v0.8.23
2026-07-27T23:54:31.5138272Z    Compiling hashbrown v0.15.5
2026-07-27T23:54:31.5842090Z    Compiling regex v1.12.3
2026-07-27T23:54:31.9204218Z    Compiling spake2 v0.4.0
2026-07-27T23:54:32.2729016Z    Compiling spt-runtime v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-07-27T23:54:32.3026146Z    Compiling strum_macros v0.26.4
2026-07-27T23:54:32.3186261Z    Compiling crossterm_winapi v0.9.1
2026-07-27T23:54:32.3246532Z    Compiling terminal_size v0.4.4
2026-07-27T23:54:32.5114175Z    Compiling castaway v0.2.4
2026-07-27T23:54:32.5974425Z    Compiling itertools v0.13.0
2026-07-27T23:54:32.7799673Z    Compiling sha1 v0.10.6
2026-07-27T23:54:32.7805638Z    Compiling unicode-width v0.1.14
2026-07-27T23:54:32.8606696Z    Compiling static_assertions v1.1.0
2026-07-27T23:54:33.0361811Z    Compiling darling_macro v0.23.0
2026-07-27T23:54:33.0558581Z    Compiling recvmsg v1.0.0
2026-07-27T23:54:33.0666797Z    Compiling clap_lex v1.1.0
2026-07-27T23:54:33.0913355Z    Compiling indoc v2.0.7
2026-07-27T23:54:33.0951006Z    Compiling doctest-file v1.1.1
2026-07-27T23:54:33.4432342Z    Compiling clap_builder v4.6.0
2026-07-27T23:54:33.4480985Z    Compiling compact_str v0.8.2
2026-07-27T23:54:33.5800770Z    Compiling crossterm v0.28.1
2026-07-27T23:54:33.8658833Z    Compiling spt-term v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-07-27T23:54:33.9068008Z    Compiling darling v0.23.0
2026-07-27T23:54:33.9309841Z    Compiling interprocess v2.4.2
2026-07-27T23:54:34.2289774Z    Compiling wmi v0.18.4
2026-07-27T23:54:34.5306154Z    Compiling unicode-truncate v1.1.0
2026-07-27T23:54:34.7961153Z    Compiling lru v0.12.5
2026-07-27T23:54:35.4404178Z    Compiling spt-live v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-07-27T23:54:35.5243947Z    Compiling strum v0.26.3
2026-07-27T23:54:35.6571151Z    Compiling clap_derive v4.6.1
2026-07-27T23:54:35.7540666Z    Compiling error-code v3.3.2
2026-07-27T23:54:35.8049785Z    Compiling cassowary v0.3.0
2026-07-27T23:54:35.9264782Z    Compiling clipboard-win v5.4.1
2026-07-27T23:54:35.9520346Z    Compiling nucleo-matcher v0.3.1
2026-07-27T23:54:36.1732404Z    Compiling ratatui v0.29.0
2026-07-27T23:54:36.3855336Z    Compiling portmapper v0.16.0
2026-07-27T23:54:36.4850228Z    Compiling qrcode v0.14.1
2026-07-27T23:54:36.6403247Z    Compiling tempfile v3.27.0
2026-07-27T23:54:38.4547002Z    Compiling clap v4.6.1
2026-07-27T23:54:50.5613262Z    Compiling rustls-webpki v0.103.13
2026-07-27T23:54:52.9842841Z    Compiling tokio-rustls v0.26.4
2026-07-27T23:54:52.9843193Z    Compiling rustls-platform-verifier v0.7.0
2026-07-27T23:54:52.9843476Z    Compiling noq-proto v0.17.0
2026-07-27T23:54:53.1303726Z    Compiling hyper-rustls v0.27.9
2026-07-27T23:54:53.1304062Z    Compiling hickory-net v0.26.0-beta.4
2026-07-27T23:54:53.1304330Z    Compiling tokio-websockets v0.13.2
2026-07-27T23:54:53.3061514Z    Compiling reqwest v0.13.4
2026-07-27T23:54:54.3427287Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-27T23:55:13.1213593Z    Compiling spt-net v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-07-27T23:55:14.7174881Z    Compiling spt-daemon v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-07-27T23:55:28.8256069Z    Compiling spt v0.45.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-07-27T23:55:38.1147236Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 34s
2026-07-27T23:55:38.1377650Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-a887596f47a2d10d.exe)
2026-07-27T23:55:38.2450804Z 
2026-07-27T23:55:38.2451164Z running 1 test
2026-07-27T23:55:46.6745753Z test new_brain_serves_against_old_broker ... ok
2026-07-27T23:55:46.6746033Z 
2026-07-27T23:55:46.6746275Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.43s
2026-07-27T23:55:46.6747247Z 
